home *** CD-ROM | disk | FTP | other *** search
- Newsgroups: comp.sys.amiga.programmer
- Path: cs.vu.nl!irmen
- From: irmen@cs.vu.nl (Irmen de Jong)
- Subject: Re: Creating a process.
- Nntp-Posting-Host: prauw.cs.vu.nl
- References: <19960403.3ECB98.1082C@tbag.org>
- Sender: news@cs.vu.nl
- Organization: Dept. of Computer Science, Vrije Universiteit Amsterdam
- Date: Thu, 4 Apr 1996 12:05:34 GMT
- X-Newsreader: TIN [UNIX 1.3 950824BETA PL0]
- Message-ID: <DpC6xB.AFD.0.-s@cs.vu.nl>
-
- On Wed, 3 Apr 96 18:14:39 EST Michael Rivers (mrivers@tbag.org) (Michael Rivers) wrote:
- : I could use some help on starting a process.
- :
- : I have checked the autodocs, and it seems that
- : CreateNewProc() is the function I'm looking for,
- : however it doesn't go into enough detail(well for
- : me at least).
- :
- : Thanks
- : Mike
- :
-
- Long ago I learned to combine the AutoDoc information and the C header file
- defines and comments into an understanding of the function. ;-)
-
- In your case, chec dos/dostags.h for the tags you can pass to CreateNewProc.
-
- --
- / Irmen de Jong (email: irmen@cs.vu.nl WWW: http://www.cs.vu.nl/~irmen/) \
- \ Computer Science, VU A'dam, NL. ``Nothing lasts forever'' -- Species /
-